ComponentOne Xamarin.iOS
CurrentPosition Property (C1CollectionViewBase<T>)


C1.CollectionView Assembly > C1.CollectionView Namespace > C1CollectionViewBase<T> Class : CurrentPosition Property
Gets the current position.
Syntax
'Declaration
 
Public ReadOnly Property CurrentPosition As Integer
'Usage
 
Dim instance As C1CollectionViewBase(Of T)
Dim value As Integer
 
value = instance.CurrentPosition
public int CurrentPosition {get;}
See Also

Reference

C1CollectionViewBase<T> Class
C1CollectionViewBase<T> Members